home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
China Encyclopedia on Tourist Resources
/
China Encyclopedia on Tourist Resources.iso
/
guide
/
CSS
/
textStyleSmall.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2007-01-27
|
493b
|
35 lines
title {
font-size: 12px;
font-weight: bold;
color: #000000;
}
text {
font-size: 12px;
font-weight: normal;
color: #555555;
text-indent: 24px;
}
url {
font-size: 12px;
color: #555555;
text-decoration: underline;
display:inline;
}
italic{
font-size: 12px;
color: #555555;
font-style: italic;
display:inline;
}
super {
font-size: 4px;
color: #555555;
display:inline;
}
form {
font-size: 12px;
font-weight: normal;
color: #ff0000;
display:inline;
}